records

records

Active filters Clear all

No active filters

Filters

Hauptwohnbevölkerung - Aussenwanderung nach Altersjahren 2023

Attachments

Click to expand Click to collapse

Dataset schema

Click to expand Click to collapse
Altersjahre
95= 95 Jahre und älter

No description available for this field.

Name (identifier)
altersjahre
Type
text
Sample
                       
Zuzüge
               

No description available for this field.

Name (identifier)
zuzuge
Type
integer
Sample
                       
Fortzüge
               

No description available for this field.

Name (identifier)
fortzuge
Type
integer
Sample
                       
Aussenwanderungssaldo
               

No description available for this field.

Name (identifier)
aussenwanderungssaldo
Type
integer
Sample
                       
Kommune
               

No description available for this field.

Name (identifier)
kommune
Type
text
Sample
                       

JSON Schema

The following JSON object is a standardized description of your dataset's schema. More about JSON schema.

{
  • "title":"aussenwanderung-nach-altersjahren-2023",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/aussenwanderung-nach-altersjahren-2023"
      }
    ]
    ,
  • "definitions":
    {
    • "aussenwanderung-nach-altersjahren-2023":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/aussenwanderung-nach-altersjahren-2023_records"
            }
          }
        }
      }
      ,
    • "aussenwanderung-nach-altersjahren-2023_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "altersjahre":
              {
              • "type":"string",
              • "title":"Altersjahre",
              • "description":"95= 95 Jahre und älter"
              }
              ,
            • "zuzuge":
              {
              • "type":"integer",
              • "title":"Zuzüge",
              • "description":""
              }
              ,
            • "fortzuge":
              {
              • "type":"integer",
              • "title":"Fortzüge",
              • "description":""
              }
              ,
            • "aussenwanderungssaldo":
              {
              • "type":"integer",
              • "title":"Aussenwanderungssaldo",
              • "description":""
              }
              ,
            • "kommune":
              {
              • "type":"string",
              • "title":"Kommune",
              • "description":""
              }
            }
          }
        }
      }
    }
}

Similar datasets